body{font-family:"Microsoft Yahei";font-size:14px;color:#333; padding:0; margin:0; line-height:175%;}
input , textarea , select{font-family:"Microsoft Yahei"; color:#333; font-size:14px;}
a{ color:#000;}
a:hover{ color:#D93500;}
div{-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;}
/*头部*/
.header{width: 100%;
    margin: 0px auto;
    position: relative;
    background: #595959;
    z-index: 9999;
    color: #ccc;}
.header .head{ width:1100px; margin:0px auto; height:110px; text-align:left;}
.head .head_t{ width:100%; text-align:right; height:35px; line-height:35px;}
.head .head_t div{ display:inline-block; *display:inline; zoom:1; vertical-align:top; margin-left:25px; width:auto;}
.head .head_t .lang a{display:inline-block; *display:inline; zoom:1; width:66px; height:22px; vertical-align:top; margin-top:8px; margin-left:1px; background:#BBBBBB; text-align:center; line-height:22px; font-size:14px; color:#000;}
.head .head_t .lang .on{ background:#D93500; color:#FFF;}
.head .head_t .search{ width:180px; height:26px; border:1px solid #ccc; position:relative; border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px; margin-top:8px;    background: #fff;}
.head .search input[type="text"]{ width:145px; height:26px; border:0; background:none; position:absolute; left:0; top:0; padding:0 5px 0 8px;}
.head .search input[type="submit"]{ width:36px; height:28px; background-color:#D93500; position:absolute; left:145px; top:-1px; cursor:pointer; background-image:url(../images/icon1.png); background-position:center center; background-repeat:no-repeat; border:0;}
.head .head_t .tel{ height:35px; line-height:35px; font-size:14px; padding-top:4px;}
.head .head_t .tel b{ font-size:16px; color:#FFF;}
.head .logo{ height:80px; margin-top:-20px;}
.head .logo img{ height:80px; vertical-align:top;}
.head .nav_m{ height:35px; float:right; position:relative; margin-top:-40px;}
.head .nav{ width:100%; text-align:right;}
.head .nav li{ display:inline-block; *display:inline; zoom:1; height:35px; line-height:35px; width:80px; text-align:center; margin-left:28px;}
.head .nav li a{ font-size:16px; color:#c9c9c9; display:inline-block; *display:inline; zoom:1; height:35px; line-height:35px; width:100%; text-align:center;}
.head .nav li.now,.head .nav li:hover{ border-bottom:2px solid #FFF;}
.head .nav li.now a,.head .nav li:hover a{ color:#FFF;}
.nav_m .n_icon{ display:inline-block; *display:inline; zoom:1; height:18px; line-height:18px; color:#333; padding-left:25px; background:url(../images/nav_ico.png) no-repeat left center; position:absolute; right:0; top:10px; z-index:9999; cursor:pointer;display:none;}
/*幻灯片*/
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init */
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon */
.grabbing {cursor:url(grabbing.png) 8 8, move;}
/* fix */
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility:    hidden;-ms-backface-visibility:     hidden;-webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0);}
#owl-demo { position: relative; width: 100%; margin-left: auto; margin-right: auto;}
#owl-demo .item{ position: relative; display: block;}
#owl-demo img { display: block; width: 100%;}
#owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 78px; background-color: #000; opacity: .5; filter: alpha(opacity=50);}
#owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px "微软雅黑","黑体"; color: #fff; text-align: center;}
.owl-pagination { position: absolute; left: 0; bottom:10px; width: 100%; height: 22px; text-align: center;}
.owl-page { display: inline-block; width:15px; height: 15px; margin: 0 5px; background-image:url(../images/icon2.png); *display: inline; *zoom: 1;}
.owl-pagination .active {background-image: url(../images/icon3.png);}
.owl-buttons { display: none;}
.owl-buttons div { position: absolute; top: 50%; width: 24px; height: 48px; margin-top: -40px; text-indent: -9999px;}
/*.owl-prev { left: 10px; background-image: url(../images/bg17.png);}
.owl-next { right: 10px; background-image: url(../images/bg18.png);}
.owl-prev:hover { background-image: url(../images/bg17.png);}
.owl-next:hover { background-image: url(../images/bg18.png);}*/
@media screen and (max-width: 579px) {.owl-pagination{bottom:10px;height:15px;}}
/*幻灯片*/
.i_m{ width:1100px; margin:0px auto;}
.i_name{ width:100%; height:70px; position:relative; text-align:center; padding:20px 0 20px;}
.tit_1{ background:#fff; padding:10px 15px; color:#333; font-size:28px; position:relative; z-index:2; display:inline-block;}
.tit_1 span{ color:#aaa; font-size:14px; line-height:20px;}
.tit_bg{ background:#eee;}
.i_name img{ width:202px; height:70px; vertical-align:top; position:relative; z-index:9;}
.i_name .line{ width:100%; height:1px; background:#ccc; position:absolute; left:0; top:54px; z-index:1;}
.i_ma{ width:100%; padding-bottom:25px;}
.i_ma dl{ width:240px; float:left; padding:0 10px;/* background:url(../images/bg_b.jpg) repeat-x;*/ box-shadow:2px 2px 6px #888; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; margin-right:20px; margin-bottom:30px;
background: -moz-linear-gradient(top, #000000 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#EEEEEE));
    background: -webkit-linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%);
    background: -o-linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%);
    background: -ms-linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%);
    background: linear-gradient(to bottom, #FFFFFF 0%,#EEEEEE 100%);}
.i_ma dl dt{ width:100%; margin-top:10px;}
.i_ma dl dt img{ max-width:100%; vertical-align:top;}
.i_ma dl dd{}
.i_ma dl:nth-child(4n){margin-right:0;}
.i_ma dl dd .title{ width:100%; height:35px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align:center;}
.i_ma dl dd .title a{ font-size:16px; color:#D93500;}
.i_more a:hover {
    border: 1px solid #da3600;
    color: #fff;
    background: #da3600;
}
.i_ma dl dd .des{ width:100%; height:62px; margin-bottom:20px; font-size:14px; color:#777777; line-height:145%; overflow:hidden;}
.i_ma dl dd .more{ display:block; width:83px; height:23px; text-align:center; line-height:23px; font-size:14px; color:#D93500; border:1px solid #D93500;}
.i_more{ width:100%; height:35px; text-align:center; clear:both;}
.i_more a{ display:inline-block; *display:inline; zoom:1; vertical-align:top; width:100px; height:32px; line-height:32px; border:1px solid #666; font-size:18px; color:#666;}
.hui_bg{ width:100%; background:#eee;}
.i_mb,.i_mc,.i_md{ width:100%; padding-bottom:25px;}
.i_mb dl{ width:100%; margin-bottom:25px;}
.i_mb dl dt,.i_mb dl dt img{ width:420px; height:228px; float:right; vertical-align:top;}
.i_mb dl dd{ width:615px; height:235px; float:left; overflow:hidden;}
.i_mb dl dd p{ width:100%; font-size:14px; color:#555555; line-height:26px;}
.i_mc dl{ width:366px; height:210px; float:left; background:#EEEEEE;}
.i_mc dl dt,.i_mc dl dt img{ width:183px; height:210px; float:left; vertical-align:top; position:relative; z-index:1;}
.i_mc dl dd{ width:183px; height:210px; float:right; position:relative;}
.i_mc dl dd i{ display:block; width:21px; height:42px; position:absolute; left:-21px; top:50%; margin-top:-21px; z-index:9; background:url(../images/icon5.png) no-repeat;}
.i_mc dl dd .title{ width:90%; margin:0px auto; height:32px; line-height:32px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding-top:15px;}
.i_mc dl dd .title a{ font-size:16px;}
.i_mc dl dd .des{ width:90%; margin:0px auto; height:62px; font-size:14px; color:#555555; line-height:145%; overflow:hidden;}
.i_mc dl dd .time{ width:90%; margin:0px auto; text-align:right; height:30px; line-height:30px; font-size:14px; color:#999999;}
.i_mc dl dd .more{ width:100%; text-align:center; margin-top:15px;}
.i_mc dl dd .more a{ display:inline-block; *display:inline; zoom:1; width:80px; height:26px; border:1px solid #FF3F00; text-align:center; line-height:26px; font-size:14px; color:#FF3F00;}
.i_mc dl.n_2 dt{ float:right;}
.i_mc dl.n_2 dd{ float:left;}
.i_mc dl.n_2 dd i{ left:183px; background:url(../images/icon4.png) no-repeat;}
.i_md ul{ width:100%;}
.i_md ul li{ width:192px; height:96px; border:2px solid #eee; float:left; margin-right:30px; margin-bottom:30px;}
.i_md ul li:hover{ border:2px solid #ddd;}
.i_md ul li img{ width:192px; height:96px; vertical-align:top;}
.f_nbg{ width:100%; background:#2b2c2e; padding:12px 0; display:none;}
.f_nav{ width:1100px; margin:0px auto;}
.f_nav .f_nr{ width:138px; float:right; text-align:center;}
.f_nav .f_nr img{ width:118px; height:120px; vertical-align:top;}
.f_nav .f_nr p{ width:100%; text-align:center; height:25px; line-height:25px; font-size:14px; color:#aaa;}
.f_nav .f_nl{ width:930px; float:left; padding:10px 0;}
.f_nav .f_nl .name{ width:100%; height:35px; line-height:35px; text-align:left; font-size:18px; color:#aaa; border-bottom:1px solid #aaa;}
.f_nav .f_nl .f_nlm{ width:100%; padding:10px 0 0;}
.f_nav .f_nl .f_nlm a{ display:inline-block; *display:inline; zoom:1; font-size:14px; color:#aaa; margin-right:20px; margin-top:10px; height:20px; line-height:20px; vertical-align:top;}
.f_bg{ width:100%; text-align:center; background:#1f1f1f; padding:7px 0;}
.bq{ width:1100px; margin:0px auto; color:#8e8e8e; font-size:14px;}
.bq a{ color:#8e8e8e; }
.banner_s, .banner_s img{ width:100%; height:auto; vertical-align:top;}
.pst_bg{ width:100%; height:35px; background:#EAEAEA;}
.pst{ width:1100px; margin:0px auto; text-align:right; height:35px; line-height:35px;}
.scd{ width:1100px; margin:0px auto;}
.scd .scd_l{ width:190px; float:left; position:relative; z-index:111; margin-top:-100px;}
.scd_l .n_name{ width:170px; height:100px; background:url(../images/bg_c.png) repeat; padding:10px; color:#FFF; text-align:left;}
.scd_l .n_name i{ display:block; width:21px; height:21px; background:url(../images/icon6.jpg) no-repeat;}
.scd_l .n_name span{ display:block; width:100%; height:32px; line-height:32px; font-size:28px;}
.scd_l .n_name p{ width:100%; height:25px; line-height:25px; padding-bottom:8px; font-size:18px; border-bottom:1px solid #D79295;}
.scd_l .s_nav{ width:100%; background:#EEEEEE; padding:20px 0;}
.scd_l .s_nav li{ width:100%; text-align:left; position:relative;}
.scd_l .s_nav li .li_m{width:150px;}
.scd_l .s_nav li .er{ width:188px; border:1px solid #D34F24; background:#FFF;}
.scd_l .s_nav li .er li{ width:148px; height:35px; line-height:35px; padding:0 20px;}
.scd_l .s_nav li .er li a{ font-size:14px; color:#333; display:block; width:100%; height:35px; line-height:35px;}
.scd_l .s_nav li .er li.on,.scd_l .s_nav li .er li:hover{ background:#D34F24;}
.scd_l .s_nav li .er li.on a,.scd_l .s_nav li .er li:hover a{ color:#FFF;}
.scd_l .s_nav li a{ display:block; width:100%; height:100%; color:#555555; font-size:16px; line-height:26px; padding:15px 15px;}
.scd_l .s_nav li.now,.scd_l .s_nav li:hover{ background:#D34F24;}
.scd_l .s_nav li.now,.scd_l .s_nav li::selection{ background:#D34F24;}

.scd_l .s_nav li.now a,.scd_l .s_nav li:hover a{ color:#FFF;}
.scd_l .s_nav li.now a,.scd_l .s_nav li::selection a{ color:#FFF;}


.scd .scd_r{width:870px; float:right; text-align:left; padding:20px 0;}
.scd .scd_r .on{width:870px; float:right; text-align:left; padding:20px 0;visibility: visible}

.scd_r .r_name{ width:100%; height:35px; line-height:35px; border-bottom:2px solid #eee; position:relative; margin-bottom:25px;}
.scd_r .r_name span{ display:inline-block; *display:inline; zoom:1; height:35px; line-height:35px; padding:0 10px; position:absolute; left:0; top:0; z-index:99; font-size:18px; color:#C50007; border-bottom:2px solid #C50007;}
.scd_r .about{ width:100%; text-align:left;}
.scd_r .about img{ max-width:100%; height:auto; vertical-align:top;}
.pages{ width:100%; text-align:center; height:30px; line-height:30px; margin-bottom:10px;}
.pages a{ display:inline-block; *display:inline; zoom:1; height:30px; line-height:30px; vertical-align:top; font-size:16px; color:#555555; margin:0 3px;}
.pages .now{ color:#962D00;}
.pages .prev,.pages .next{ color:#FFF; background:#646464; padding:0 10px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
.pages .prev:hover,.pages .next:hover{background:#962D00;}
.scd_r .product,.product u,.scd_r .product_d,.scd_r .join{ width:100%;}
.product ul li{ width:261px; float:left; margin-right:42px; margin-bottom:40px;}
.product ul li img{ width:260px; vertical-align:top;}
.product ul li .title{ height:40px; line-height:40px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; background:#eee; text-align:center; padding:0 5px;}
.product ul li .title a{ font-size:16px; color:#D24F23;}
.product ul li .more a:hover{ color:#D24F23;}
.product ul li .des{ width:100%; border-bottom:1px solid #eee;}
.product ul li .des .tip{ width:100%; height:30px; line-height:30px; font-size:14px; color:#000;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.product ul li .des .des_m{ width:100%; height:40px; font-size:12px; color:#555555; line-height:165%; overflow:hidden; margin-bottom:7px;}
.product ul li .more{ width:100%; height:30px; line-height:30px;}
.product ul li .more a{display:inline-block; *display:inline; zoom:1; height:30px; line-height:30px; padding-left:28px; background:url(../images/icon7.png) no-repeat left center; font-size:12px; color:#656565;}
.product_d .sv_da{ width:100%; margin-bottom:15px;}
.sv_da{ text-align:center;}
.sv_da h1{ line-height:32px; font-size:20px; margin-bottom:10px;}
.sv_da dt,.sv_da dt img{ width:400px; height:350px; float:left; vertical-align:top;}
.sv_da dd{ width:450px; float:right; text-align:left;}
.sv_da dd h1{ font-size:18px; color:#BD0007; font-weight:normal;}
.sv_da dd .cp_name{ font-size:14px; color:#000; margin-bottom:25px;}
.sv_da dd .des{ width:100%; height:200px; overflow:hidden; font-size:14px; color:#666;}
.sv_da dd .des p{ margin-bottom:10px;}
.product_d .sv_db{ width:100%; font-size:14px; color:#555555; line-height:215%;}
.product_d .sv_db img{ max-width:100%; height:auto;}
.join ul{ width:100%; text-align:left; font-size:14px; color:#555;}
.join ul li{ width:100%; margin-bottom:25px;}
.join ul li .title{ width:100%; height:50px; line-height:50px; font-size:18px; color:#D24F23;}
.join ul li .des{ width:100%; text-align:left; height:auto;}
.join ul li .des b{ color:#000;}
.duty{ width:100%;}
.duty dl{ width:100%; padding-bottom:20px; margin-bottom:20px; border-bottom:1px dashed #ddd;}
.duty dt,.duty dt img{ width:230px; height:210px; float:right; vertical-align:top;}
.duty dd{ width:595px; float:left; text-align:left;}
.duty dd .title{ width:100%; height:40px; line-height:40px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.duty dd .title a{ font-size:16px;}
.duty dd .des{ width:100%; height:95px; font-size:13px; color:#878787; line-height:185%; overflow:hidden;}
.duty dd .time{ width:100%; height:35px; line-height:35px; text-align:left; font-size:14px; color:#888;}
.duty dd .time b{ color:#000; font-weight:normal;}
.duty dd .more{ display:block; width:90px; height:28px; background:#D34F24; text-align:center; line-height:28px; color:#FFF; font-size:14px;}
.news{ width:100%;}
.news dl{ width:100%; padding-bottom:20px; border-bottom:1px dashed #ddd; margin-bottom:20px;}
.news dl dt,.news dl dt img{ width:235px; height:135px; float:left; vertical-align:top;}
.news dl dd{ width:615px; float:right; text-align:left;}
.news dl dd .title{ width:100%; height:28px; line-height:28px; position:relative;}
.news dl dd .title p{ width:70%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news dl dd .title p a{ font-size:14px; color:#D24F23; font-weight:bold;}
.news dl dd .title em{ display:block; text-align:right; position:absolute; right:0; top:0; font-size:13px;}
.news dl dd .des{ width:100%; height:69px; overflow:hidden; font-size:14px; color:#555555; line-height:170%; text-indent:2em;}
.news dl dd .more{ display:block; width:80px; height:24px; border:1px solid #D24F23; text-align:center; line-height:24px; font-size:14px; color:#D24F23; margin-top:7px;}


/*在线留言*/
.buy_box{ margin:0px 40px; padding-top:10px; color:#666; height:346px;}
.buy_box li{ margin-bottom:16px; list-style:none;}
.buy_box input{ height:36px; line-height:36px; border:#e5e5e5 1px solid; padding-left:10px;}
.buy_box span{ width:100px; float:left; display:block; line-height:30px; text-align:right; margin-right:10px;}
.input_m{ width:340px;}
.input_s{ width:150px;}
.textarea{ border:#e5e5e5 1px solid; width:500px; padding:10px; height:80px;}
.buy_box em{ color:#FF0004; margin-right:6px;}
.buy_btn1{ float:left; background:#D93500; border-radius:3px; color:#fff; height:36px; line-height:36px; width:110px; text-align:center; font-size:16px; display:inline-block; margin-right:10px; font-weight:bold;}
.buy_btn1:hover{ background:#df7a1e; color:#fff;}


